home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Libraries / usr (gcc 1.37 libs) / locale / Makefile.inc < prev    next >
Makefile  |  1993-03-20  |  155b  |  7 lines

  1. #    @(#)Makefile.inc    5.1 (Berkeley) 2/18/91
  2.  
  3. # locale sources
  4. .PATH: ${.CURDIR}/${MACHINE}/locale ${.CURDIR}/locale
  5.  
  6. SRCS+=    lconv.c localeconv.c setlocale.c
  7.